Skip to content
Back to search
30
MCP

Context Book

pulsemcp/context book

Persistent knowledge library for AI agents using vector embeddings to provide relevant context on demand.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.heidiec/context-pod
Persistent context for AI agents built fromlearned vectors with certainty scores.
0 tools · sse
Context Book
Stop re-explaining yourself to Agents. Give it the right context, right when needed.
0 tools · streamable-http
Context Cloud
Provides persistent AI memory with shared team workspaces, typed knowledge chunks, and cross-tool support.
0 tools
Memoir
Persistent memory layer for AI coding tools that syncs context across sessions, tools, and machines.
0 tools
io.github.thelabvenice/memdata
Persistent memory for AI agents. Store context, retrieve it semantically.
0 tools
Context Mem
Persistent memory system for AI agents with 44 tools and 98%+ retrieval accuracy.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "context_book": {
      "url": "None",
      "transport": "http"
    }
  }
}